qbittorrent software package provides bittorrent client based on libtorrent-rasterbar with a Qt4 GUI, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install qbittorrent
qbittorrent is installed in your system.
Make ensure the qbittorrent package were installed using the commands given below,
$ sudo dpkg-query -l | grep qbittorrent *
You will get with qbittorrent package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Network |
| Package | qbittorrent |
| Version | 3.1.8-2 |
| Description | bittorrent client based on libtorrent-rasterbar with a Qt4 GUI |
| Sub Section | Net |